wuxw
2019-11-21 59ce81c19b75e3e6cdc6a3a65d49ec11e27b0a06
WebService/src/main/resources/components/itemOutPackage/edit-resourceStore/editItemNumberStore.js
@@ -1,3 +1,4 @@
console.log("JS加载开始");
(function (vc, vm) {
    vc.extends({
@@ -77,8 +78,10 @@
                });
            },
            editResourceStore: function () {
            editResourceStoreForStock: function () {
                if (!vc.component.editResourceStoreValidate()) {
                    console.log("开始判断!");
                    vc.message(vc.validate.errInfo);
                    return;
                }