代码备份

busUser
anthonywj 2 years ago
parent c3570165dd
commit ba46f6e41a

@ -1,6 +1,6 @@
{
"BASE_URL": "http://192.168.0.166:9996",
"SERVER_IP": "http://192.168.0.166:9996",
"BASE_URL": "http://121.36.152.129:9150/SPMS_SERVER/",
"SERVER_IP": "http://121.36.152.129:9150/SPMS_SERVER/",
"hosp_name": "云霄县中医院"
}

@ -144,13 +144,13 @@
</el-button>
</div>
<!-- <el-button
v-if="isSp ==110"
type="text"
size="small"
@click.native="rollback(scope.row)"
>撤回
</el-button> -->
<!-- <el-button-->
<!-- v-if="isSp ==110"-->
<!-- type="text"-->
<!-- size="small"-->
<!-- @click.native="rollback(scope.row)"-->
<!-- >撤回-->
<!-- </el-button>-->
</template>
</el-table-column>
@ -358,7 +358,7 @@ export default {
name: "stockOrderDelSearch",
data() {
return {
convertDateFun:convertDate,
convertDateFun: convertDate,
query: {
billType: null,
corpName: null,

Loading…
Cancel
Save